home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / cake_fab.swf / scripts / DefineButton2_194 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-03-26  |  52 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("on");
  3.    play();
  4. }
  5.